To find an organizational unit
Using the Windows interface
- Open Active Directory Users and Computers.
- In the console tree, right-click the domain node, and then
click Find.
- In the Find list, click Organizational Units.
- Type the name of the organizational unit you want to find, and then click Find Now.
Notes
- XOX
- XOX
- Use the Advanced tab for more powerful search options.
- To find organizational units, you can also click
on the toolbar.
Using a command line
- Open Command Prompt.
- Type:
dsquery ou parameter
Value |
Description |
parameter |
For the list of parameters, see Dsquery. |
Notes
- XOX
- XOX
- To view the complete syntax for this command, at a command prompt, type:
dsquery ou /?
Related Topics